| 
 | 
 | 
 | 
| SftTreeRowHeaders Object (ISftTreeRowHeaders Interface) | 
   The SftTreeRowHeaders object describes attributes that apply to all row 
   headers in a SftTree/OCX control. The SftTreeRowHeaders object can be 
   accessed through the control's RowHeaders 
   property. A control has only one SftTreeRowHeaders object.
   
   An individual item's SftTreeRowHeader 
   object can be accessed through the item's RowHeader 
   property. 
  
| Property/Method | Description | 
| Defines the row header appearance. | |
| Defines the default background color used to draw row headers of items that are not selected. | |
| Removes the row header images from all items. | |
| Defines the color used to draw all horizontal edges around headers/footers. | |
| Defines the color used to draw all vertical edges around headers/footers. | |
| Defines whether row headers are enabled. | |
| Defines the row header font. | |
| Defines the default text color used to draw row headers of items that are not selected. | |
| Defines the text color used to draw disabled row headers. | |
| Defines the default color used to draw the highlighted edge of row headers. | |
| Defines the number of row header text lines used for height calculation. | |
| Sets the optimal row header width so that the text and graphics of all row headers can be displayed without being clipped horizontally. | |
| Returns the row header area's optimal width based on its contents. | |
| Returns the row header area's optimal width based on its contents. | |
| Defines whether row header buttons will return to their "up" position when pressed. | |
| Defines the default row header background color used to draw items that are selected. | |
| Defines the default row header text color used to draw items that are selected. | |
| Defines the default color used to draw the dark edge of row headers. | |
| Defines the horizontal alignment of text in all row headers. | |
| Defines the vertical alignment of text in all row headers. | |
| Defines the width of the row header area. | |
| Defines the width of the row header area. | 
See Also Object Hierarchy